-
Notifications
You must be signed in to change notification settings - Fork 2
Feature | Extend Swagger Coverage for controller OAuth2SummitBadgeScanApiController #458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3f8cc59 to
189390c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Security schemas namespace needs updating.
Needs to use namespace App\Swagger\schemas; per standard.
Theres a missing scope in the authschema.
Add SummitScopes::WriteMyBadgeScan => 'Write My Badge Scan Data'
And since there are changes lets go ahead and make sure that our tags are sticking to the Title Case format.
Current: tags: ["BadgeScans"], tags: ["SponsorUserInfoGrants"]
Expected: tags: ["Badge Scans"], tags: ["Sponsor User Info Grants"]
Also add operationId where needed.
189390c to
9f70bcb
Compare
caseylocker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
c6ecdd0 to
728ae67
Compare
1b3670c to
8d78937
Compare
…troller::getAddValidationRules(), 0 passed Signed-off-by: Matias Perrone <github@matiasperrone.com>
Signed-off-by: Matias Perrone <github@matiasperrone.com>
8d78937 to
3dcee97
Compare
Signed-off-by: Matias Perrone <github@matiasperrone.com>
ref: https://app.clickup.com/t/86b6wkh5y